← Back to issue list

meson plugin uses internet access during build, instead of pull

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1964329
Type
issue
State
open
Author
~xnox
Labels
Created
2022-03-09 10:17:30.294362+00:00
Updated
2022-03-09 10:17:30.294362+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

meson plugin uses internet access during build, instead of pull It generates build command: /usr/bin/python3 -m pip install -U {meson_package} Ideally that should be pulled-in during pull stage I think I will have to unroll meson plugin, and do what it does by hand, such that I can shuffle `pip install` during override-pull, instead of during build. As I am running out of network access time during riscv builds with meson.

Evaluation history

No evaluation history available.